config: add new parameter "commit-update-summary" to core section
authorGiuseppe Scrivano <gscrivan@redhat.com>
Thu, 2 Apr 2015 10:33:07 +0000 (12:33 +0200)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Tue, 14 Apr 2015 15:46:53 +0000 (17:46 +0200)
commit9e6ac6d822f4dded703a99912f629ea1e9b3bcbc
tree47f342354844ad097093352050ebb294d20d6512
parent362771aa9831c8cae81ff1bf55b5cc16dddf760e
config: add new parameter "commit-update-summary" to core section

When set to true, the summary file is automatically updated after
a commit.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Makefile-tests.am
doc/ostree.repo-config.xml
src/ostree/ot-builtin-commit.c
tests/test-auto-summary.sh [new file with mode: 0755]